home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 1 / PC Actual CD 01.iso / share / dos / graficos / plydat14.arj / CONE.PI < prev    next >
Encoding:
Text File  |  1991-12-27  |  254 b   |  17 lines

  1. viewpoint {
  2.    from <0,5,-14>
  3.    at <0,0,0>
  4.    up <0,1,0>
  5.    angle 45
  6.    resolution 160, 160
  7.    }
  8.  
  9. background <0, 0, 0>
  10. light <-50,10, -5>
  11. light < 10,20, -10>
  12.  
  13. include "colors.inc"
  14.  
  15. object { cone <-2, -2, 0>, 3, <1, 4, 0>, 1 shiny_red }
  16.  
  17.